Orientation Constants Reference

Declared in CpclCommand.h

Orientation

@enum Alignment

打印方向(The print direction)

Definition

typedef NS_ENUM(NSUInteger, Orientation ) {
   HORIZONTAL,
   VERTICAL,
};

Constants

HORIZONTAL

水平打印(Horizontal print)

Declared In CpclCommand.h.

VERTICAL

垂直打印(Vertical print)

Declared In CpclCommand.h.

Declared In

CpclCommand.h